projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be1db9
)
(Save Keyboard Macro): Add missing @kbd to @table.
author
Luc Teirlinck
<teirllm@auburn.edu>
Thu, 2 Feb 2006 05:36:43 +0000
(
05:36
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Thu, 2 Feb 2006 05:36:43 +0000
(
05:36
+0000)
man/kmacro.texi
patch
|
blob
|
history
diff --git
a/man/kmacro.texi
b/man/kmacro.texi
index 4599dc40ae29a09396676eca52a27f81a7cd8a89..89cd8f9e54ba5b425671dd4799cb146ee5c76776 100644
(file)
--- a/
man/kmacro.texi
+++ b/
man/kmacro.texi
@@
-431,7
+431,7
@@
register as a counter, incrementing it on each repetition of the macro.
@node Save Keyboard Macro
@section Naming and Saving Keyboard Macros
-@table
+@table
@kbd
@item C-x C-k n
Give a command name (for the duration of the Emacs session) to the most
recently defined keyboard macro (@code{kmacro-name-last-macro}).